replaceAll

Undocumented in source. Be warned that the author may not have intended to support it.
  1. TString replaceAll(TString str, TChar what, TString replaceWith)
  2. TString replaceAll(TString str, TString what, TString replaceWith)
    pure
    TString
    replaceAll
    (
    TString
    )
    (
    TString str
    ,
    TString what
    ,
    TString replaceWith = ""
    )

Meta